﻿/*新闻*/
.mode{overflow: hidden;width: 1200px;}
.mode .outerBox{overflow: hidden;width: 1250px;}
.mode .block{background: #FFF;border: 1px solid #DFDFDF;float: left;height: 640px;margin: 20px 20px 0 0;width: 588px;}
.mode h2.hd{background: #F5F5F5;border-bottom: 1px solid #DFDFDF;height: 40px;line-height: 40px;padding-right: 15px;}
.mode h2.hd b{display: inline-block;font-size: 15px;font-weight: normal;padding: 0 15px;}
.mode h2.hd span{float: right;font-size: 12px;}
.mode .content{font-size: 14px;padding: 15px 15px 5px;}
.mode li{background: url(../images/dot.gif) no-repeat 0 20px;border-top: 1px solid #ECECEC;height: 40px;line-height: 40px;padding-left: 10px;}
.mode li.top{background: #FFF;border-top: none;height: 100px;overflow: hidden;padding-bottom: 15px;padding-left: 0;}
.mode li span{color: #888;font-family: Arial;float: right;font-size: 12px;}
.mode dt{float: left;height: 100px;overflow: hidden;width: 133px;}
.mode dt img{-webkit-transition: all 1.2s;-moz-transition: all 1.2s;-o-transition: all 1.2s;-ms-transition: all 1.2s;transition: all 1.2s;vertical-align: top;}
.mode dt a:hover img{-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-o-transform:scale(1.2);-ms-transform:scale(1.2);transform: scale(1.2);}
.mode dd{float: left;width: 410px;height: 23px;line-height: 23px;overflow: hidden;margin-left: 15px;}
.mode dd.title2{padding: 5px 0;}
.mode dd.title2 a{color: #333;font-size: 16px;font-weight:bold ;}
.mode dd.desc{color: #888;font-size: 12px;line-height: 21px;height: 63px;text-align: justify;}

.mainLeft{float: left;margin-right: 20px;width: 860px;}
.mainRight{float: left;width: 320px;}
.mainRight h2.hd{background: #F5F5F5;border-bottom: 1px solid #DFDFDF;height: 40px;line-height: 40px;padding-right: 15px;}
.mainRight h2.hd b{display: inline-block;font-size: 15px;font-weight: normal;padding: 0 15px;}